home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vidlibp / vidmaint.frm < prev    next >
Text File  |  1995-05-01  |  28KB  |  932 lines

  1. VERSION 2.00
  2. Begin Form VidMaint 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Video Maintenance"
  6.    ClientHeight    =   4515
  7.    ClientLeft      =   1095
  8.    ClientTop       =   1485
  9.    ClientWidth     =   7320
  10.    ForeColor       =   &H00FFFFFF&
  11.    Height          =   4920
  12.    HelpContextID   =   220
  13.    Icon            =   VIDMAINT.FRX:0000
  14.    Left            =   1035
  15.    LinkTopic       =   "Form1"
  16.    MaxButton       =   0   'False
  17.    MinButton       =   0   'False
  18.    ScaleHeight     =   4515
  19.    ScaleWidth      =   7320
  20.    Top             =   1140
  21.    Width           =   7440
  22.    Begin CommandButton cmdSearch 
  23.       Caption         =   "S&earch"
  24.       Height          =   465
  25.       HelpContextID   =   230
  26.       Left            =   5940
  27.       TabIndex        =   14
  28.       Top             =   3300
  29.       Width           =   1230
  30.    End
  31.    Begin TextBox txtSynopsis 
  32.       BackColor       =   &H00000000&
  33.       DataField       =   "SynText"
  34.       DataSource      =   "dtaVidLib"
  35.       Height          =   540
  36.       Left            =   7380
  37.       MultiLine       =   -1  'True
  38.       TabIndex        =   30
  39.       Text            =   "Text1"
  40.       Top             =   3975
  41.       Visible         =   0   'False
  42.       Width           =   555
  43.    End
  44.    Begin TextBox txtRecCode 
  45.       DataField       =   "RecCode"
  46.       DataSource      =   "dtaVidLib"
  47.       Height          =   555
  48.       Left            =   7380
  49.       MaxLength       =   1
  50.       TabIndex        =   29
  51.       TabStop         =   0   'False
  52.       Top             =   2475
  53.       Visible         =   0   'False
  54.       Width           =   555
  55.    End
  56.    Begin TextBox txtCrmCode 
  57.       DataField       =   "CrmCode"
  58.       DataSource      =   "dtaVidLib"
  59.       Height          =   555
  60.       Left            =   7380
  61.       MaxLength       =   1
  62.       TabIndex        =   28
  63.       TabStop         =   0   'False
  64.       Top             =   3150
  65.       Visible         =   0   'False
  66.       Width           =   555
  67.    End
  68.    Begin TextBox txtRatCode 
  69.       DataField       =   "RatCode"
  70.       DataSource      =   "dtaVidLib"
  71.       Height          =   555
  72.       Left            =   7380
  73.       MaxLength       =   1
  74.       TabIndex        =   27
  75.       TabStop         =   0   'False
  76.       Top             =   1125
  77.       Visible         =   0   'False
  78.       Width           =   555
  79.    End
  80.    Begin TextBox txtGenCode 
  81.       DataField       =   "GenCode"
  82.       DataSource      =   "dtaVidLib"
  83.       Height          =   555
  84.       Left            =   7380
  85.       MaxLength       =   1
  86.       TabIndex        =   26
  87.       TabStop         =   0   'False
  88.       Top             =   450
  89.       Visible         =   0   'False
  90.       Width           =   555
  91.    End
  92.    Begin CommandButton cmdSynopsis 
  93.       Caption         =   "&Synopsis"
  94.       Height          =   465
  95.       HelpContextID   =   230
  96.       Left            =   5940
  97.       TabIndex        =   13
  98.       Top             =   2775
  99.       Width           =   1230
  100.    End
  101.    Begin SpinButton spnRunTime 
  102.       Height          =   315
  103.       HelpContextID   =   225
  104.       Left            =   3285
  105.       TdThickness     =   2
  106.       Top             =   3225
  107.       Width           =   240
  108.    End
  109.    Begin SpinButton spnRlsYear 
  110.       Height          =   315
  111.       HelpContextID   =   225
  112.       Left            =   3285
  113.       TdThickness     =   2
  114.       Top             =   2625
  115.       Width           =   240
  116.    End
  117.    Begin TextBox txtRunTime 
  118.       BackColor       =   &H0000FFFF&
  119.       DataField       =   "RunTime"
  120.       DataSource      =   "dtaVidLib"
  121.       Height          =   315
  122.       HelpContextID   =   225
  123.       Left            =   1530
  124.       MaxLength       =   4
  125.       TabIndex        =   5
  126.       Top             =   3225
  127.       Width           =   1770
  128.    End
  129.    Begin TextBox txtRlsYear 
  130.       BackColor       =   &H0000FFFF&
  131.       DataField       =   "RlsYear"
  132.       DataSource      =   "dtaVidLib"
  133.       Height          =   315
  134.       HelpContextID   =   225
  135.       Left            =   1530
  136.       MaxLength       =   5
  137.       TabIndex        =   4
  138.       Top             =   2625
  139.       Width           =   1770
  140.    End
  141.    Begin Frame fraRecCode 
  142.       BackColor       =   &H00C0C0C0&
  143.       Caption         =   "Recording"
  144.       Height          =   1140
  145.       Left            =   3690
  146.       TabIndex        =   22
  147.       Top             =   2400
  148.       Width           =   2085
  149.       Begin OptionButton optRecHome 
  150.          BackColor       =   &H00C0C0C0&
  151.          Caption         =   "Home Recording"
  152.          Height          =   315
  153.          HelpContextID   =   225
  154.          Left            =   180
  155.          TabIndex        =   9
  156.          Top             =   675
  157.          Width           =   1770
  158.       End
  159.       Begin OptionButton optRecFactory 
  160.          BackColor       =   &H00C0C0C0&
  161.          Caption         =   "Factory Tape"
  162.          Height          =   315
  163.          HelpContextID   =   225
  164.          Left            =   180
  165.          TabIndex        =   8
  166.          Top             =   300
  167.          Value           =   -1  'True
  168.          Width           =   1455
  169.       End
  170.    End
  171.    Begin Frame fraCrmCode 
  172.       BackColor       =   &H00C0C0C0&
  173.       Caption         =   "Chromaticity"
  174.       Height          =   1140
  175.       Left            =   3690
  176.       TabIndex        =   21
  177.       Top             =   1125
  178.       Width           =   2085
  179.       Begin OptionButton optCrmBW 
  180.          BackColor       =   &H00C0C0C0&
  181.          Caption         =   "Black and White"
  182.          Height          =   315
  183.          HelpContextID   =   225
  184.          Left            =   180
  185.          TabIndex        =   7
  186.          Top             =   675
  187.          Width           =   1680
  188.       End
  189.       Begin OptionButton optCrmColor 
  190.          BackColor       =   &H00C0C0C0&
  191.          Caption         =   "Color (or Both)"
  192.          Height          =   315
  193.          HelpContextID   =   225
  194.          Left            =   180
  195.          TabIndex        =   6
  196.          Top             =   300
  197.          Value           =   -1  'True
  198.          Width           =   1590
  199.       End
  200.    End
  201.    Begin ComboBox cboRatText 
  202.       BackColor       =   &H0000FFFF&
  203.       Height          =   300
  204.       HelpContextID   =   225
  205.       Left            =   180
  206.       Sorted          =   -1  'True
  207.       Style           =   2  'Dropdown List
  208.       TabIndex        =   3
  209.       Top             =   1950
  210.       Width           =   3345
  211.    End
  212.    Begin ComboBox cboGenText 
  213.       BackColor       =   &H0000FFFF&
  214.       Height          =   300
  215.       HelpContextID   =   225
  216.       Left            =   180
  217.       Sorted          =   -1  'True
  218.       Style           =   2  'Dropdown List
  219.       TabIndex        =   2
  220.       Top             =   1350
  221.       Width           =   3345
  222.    End
  223.    Begin CommandButton cmdDelete 
  224.       Caption         =   "De&lete"
  225.       Height          =   465
  226.       HelpContextID   =   230
  227.       Left            =   5940
  228.       TabIndex        =   12
  229.       Top             =   2250
  230.       Width           =   1230
  231.    End
  232.    Begin CommandButton cmdUpdate 
  233.       Caption         =   "&Update"
  234.       Default         =   -1  'True
  235.       Height          =   465
  236.       HelpContextID   =   230
  237.       Left            =   5940
  238.       TabIndex        =   10
  239.       Top             =   1200
  240.       Width           =   1230
  241.    End
  242.    Begin CommandButton cmdAdd 
  243.       Caption         =   "&Add"
  244.       Height          =   465
  245.       HelpContextID   =   230
  246.       Left            =   5940
  247.       TabIndex        =   11
  248.       Top             =   1725
  249.       Width           =   1230
  250.    End
  251.    Begin Data dtaVidLib 
  252.       Connect         =   ""
  253.       DatabaseName    =   "C:\VB\VIDLIB\VIDLIB.MDB"
  254.       Exclusive       =   0   'False
  255.       Height          =   315
  256.       Left            =   180
  257.       Options         =   0
  258.       ReadOnly        =   0   'False
  259.       RecordSource    =   "Video"
  260.       Top             =   3975
  261.       Width           =